* keyboard.c: Try to fix typos in previous change.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Jul 2013 21:16:33 +0000 (14:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 18 Jul 2013 21:16:33 +0000 (14:16 -0700)
commit765f52c83c49e7a8b521e119cf519ef853055372
treefdcae6d204422513c69f7b78b401a01e2aaba024
parent959f530985fb0d37089730abfe6a5a2aeda7a7f4
* keyboard.c: Try to fix typos in previous change.

(DISPLAY_LIST_INFO): New macro.
(kbd_buffer_get_event): Do not access members that are not present
in X11.  Revert nadvertent change of "!=" to "=".
src/ChangeLog
src/keyboard.c